home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / swag9705.zip / TPOWER.ZIP / TSRMOR.BRO < prev    next >
Text File  |  1994-07-05  |  4KB  |  86 lines

  1. TSRs and More Product Information
  2. ---------------------------------
  3. TSRs and More is a library of routines for Borland and Microsoft C/C++
  4. programmers. It provides a swapping TSR management system that is easy
  5. to use, inexpensive, and solid as a rock. You'll be able to write a
  6. TSR that uses as little as 6K of normal DOS memory, regardless of the
  7. actual size of the program. TSRs and More also provides:
  8.  
  9.      o Conventional TSRs and ISRs
  10.      o Swapping Exec manager with a 3K kernel
  11.      o Keyboard macro recording and playback
  12.      o Huge data arrays with EMS, XMS, and virtual disk support
  13.      o EMS and XMS memory management
  14.      o Sorting, enhanced keyboard support, and more
  15.  
  16. The heart of the swapping TSR is a small kernel of code that remains
  17. resident at all times to watch for hot keys or other events. When it
  18. detects a request to pop up, it assures that system conditions are
  19. safe, saves the program to be overwritten, and reads the remainder of
  20. the TSR's code from EMS, XMS, or disk. When the TSR exits, the kernel
  21. reverses the steps and returns control to the interrupted foreground
  22. program. Applications that were previously too large to be TSRs will
  23. now fit with ease. And they will have advanced features like the
  24. ability to unload themselves, use configurable hot keys, prevent
  25. loading twice, and much more.
  26.  
  27. A swapping Exec manager gives you a way to squeeze more code into the
  28. 640K DOS memory limit. It swaps most of the calling program to EMS,
  29. XMS, or disk and gives all the free memory to the called program. With
  30. TSRs and More you can accomplish this in only one line of code.
  31.  
  32. TSRs and More includes huge array classes that manage one or two
  33. dimensional arrays of up to 32MB stored in EMS, XMS, or on disk. C++
  34. template classes and operator overloading offer convenient access to
  35. these arrays. Additional memory management tools provide
  36. general-purpose access to EMS 4.0 and XMS memory.
  37.  
  38. TSRs and More also provides keyboard macros, support for enhanced
  39. keyboards, DOS and BIOS access routines, and more.
  40.  
  41. TSRs and More includes a comprehensive 350 page manual, pop-up help,
  42. and free technical support direct from the authors by telephone,
  43. CompuServe, fax, and BBS. Plenty of working examples illustrate how to
  44. use the functions. Sophisticated demo programs show how to make the
  45. most of the library:
  46.  
  47.     o ALARM - a pop-up alarm program
  48.     o CUTPASTE - inter-program cut and paste
  49.     o IOLOG - a TSR for logging DOS I/O calls
  50.     o POPDOS - a swapping TSR DOS shell
  51.     o PSPOOL - print spooling using a TSR
  52.     o SWAPDEMO - use Object Professional window classes in a TSR
  53.     o SMACS - memory resident keyboard macro processor
  54.     o PTIME - TSR to manage time and billings
  55.  
  56. TSRs and More requires Borland C++ 3.1 or later, Turbo C++ 3.1 or
  57. later, Microsoft C/C++ 7.0, or Microsoft Visual C++ 1.0 or later.
  58. Although the library uses C++ syntax internally, all but the huge
  59. array functions can be called from either C or C++ applications.
  60.  
  61. Price and Shipping Info
  62. -----------------------
  63. TSRs and More costs $189, including complete source code.
  64.  
  65. TurboPower Software offers the Electronic Maintenance System, which
  66. delivers maintenance updates at no charge other than the cost of a
  67. download. More information about the EMS is available in the file
  68. UPDATE.TXT.
  69.  
  70. For more information, or to order, call 1-800-333-4160 from 9am to 5pm
  71. Mountain time, or write to TurboPower Software, P.O. Box 49009,
  72. Colorado Springs, CO 80949. International customers call 719-260-9136.
  73. Send faxes to 719-260-7151. Send CompuServe mail to 76004,2611. Visit
  74. our CompuServe area in PCVENE section 1. We accept MasterCard, Visa,
  75. American Express, Discover, a check in U.S. funds drawn on a U.S.
  76. bank, or COD (within U.S. only).
  77.  
  78.   Version 1.0
  79.   3.5" media only
  80.   Weight 2.0 pounds
  81.   Price $189 plus shipping
  82.       FedEx Economy   $10     U.S. only                 (2 days)
  83.       Airmail          $5     U.S. only                 (3-10 days)
  84.       Airmail         $10     Canada only               (3-10 days)
  85.       Airmail         $20     Elsewhere                 (7-21 days)
  86.